Welcome![Sign In][Sign Up]
Location:
Search - Opencv source code

Search list

[GDI-BitmapopencvTest

Description: 一个简单的opencv应用程序源代码。 实现USB摄像头图像显示功能。-OpenCV a simple application source code. USB camera image display.
Platform: | Size: 1253376 | Author: 李义 | Hits:

[Graph programreadBmp

Description: 如何快速读取位图文件(*.bmp)的VC源代码程序-how fast read bitmap files (*. bmp) VC source code procedures
Platform: | Size: 145408 | Author: hanjinfen | Hits:

[Special Effectsdirectshowopencv

Description: 使用directshow代替opencv的vfw的源代码-use directshow opencv replace the vfw source code
Platform: | Size: 5120 | Author: 李明富 | Hits:

[Special EffectsHoughMFC

Description: 用OpenCV进行图像处理与工程开发的一个入门示例程序——Hough变换,效果不错-using OpenCV for image processing and development of a project portal sample program-- Hough Transform good results!
Platform: | Size: 318464 | Author: 山海涛 | Hits:

[OpenCVDetectCircleOpencv

Description: opencv 实现的椭圆检测的源代码,非常简单,适合学习-opencv achieve the ellipse detection of the source code is very simple and is suitable for learning
Platform: | Size: 4096 | Author: rmb | Hits:

[Special Effectsbackprojection

Description: 是一用opencv实现的背景减出的代码,可以参考一下-with opencv is a realization by the background of a code can reference
Platform: | Size: 1123328 | Author: 赵丽平 | Hits:

[AI-NN-PRifdef

Description: 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。 -Face Detection of C/C source code, once published in the OPENCV MAILING LIST. OPENCV mainly to the 3.1 release code so the speed of optimization, and the resolution of a memory leak problem. This procedure used by Paul Viola made (the paper "Rapid Object Detec tion using a Boosted Cascade of Simple Features , "published in CVPR 01) Ada Boosted Cascade algorithm can be said is the best and most fast target detection algorithm.
Platform: | Size: 4096 | Author: qgfhit | Hits:

[Special EffectsFisherFace

Description: 一个高效的fisher人脸识别源代码,很有参考价值-an efficient fisher face recognition source code, of great reference value
Platform: | Size: 758784 | Author: 建国 | Hits:

[AI-NN-PRzhang2D_with_demo

Description: 中科院张的摄像机内外参数标定的源码和例子,可以在计算机视觉计算中试用-Chinese Academy of Sciences and outside the parameters of the camera calibration of the source code and examples, the computer can calculate the visual trial
Platform: | Size: 186368 | Author: 刘中华 | Hits:

[Special Effectserode

Description: VC++调用OPENCV库实现图像腐蚀源代码-VC++ Call OPENCV Treasury corrosion realize image source code
Platform: | Size: 4316160 | Author: 高明 | Hits:

[File Formatimage

Description: OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割-OPENCV B4.0 incidental FLOOD FILL algorithm source code sample, you can realize a simple color image segmentation
Platform: | Size: 2048 | Author: 二十八画生 | Hits:

[CSharpCAMSHIFT

Description: 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 CC++ 源代码-CAMSHIFT algorithm using fast-track and detect moving targets CC++ Source code
Platform: | Size: 3072 | Author: gg | Hits:

[Special Effectsrgb2yuv

Description: 这个是把RGB数据转换为YUV数据的源代码,本人测试了的,速度很快-This is the RGB data into a YUV data of the source code, I tested the speed very quickly
Platform: | Size: 568320 | Author: dwedw | Hits:

[Special EffectsChromosome_counter

Description: 数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。-Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.
Platform: | Size: 133120 | Author: Michael_M | Hits:

[OtherFaceDec

Description: 人连检测源代码 需要opencv图像处理库-Even detect the source code needs opencv image-processing library
Platform: | Size: 1570816 | Author: | Hits:

[Special Effectsopencv_cd

Description: Opencv教程(刘瑞祯著)的各章源代码,去掉了用例的图片和视频~-Opencv Tutorial (LIU Zhen-author) of the various chapters of the source code, removing the use case of pictures and videos ~
Platform: | Size: 7023616 | Author: bright | Hits:

[Graph programopticalflow

Description: 计算光流场的c++代码 可以配合Opencv使用-Calculation of optical flow field c++ Code will be in line with the use of Opencv
Platform: | Size: 1555456 | Author: hello | Hits:

[Special EffectsOpenCV_b3.1

Description: 一款非常不错的国外图形图像处理软件源代码包,可执行文件,需要安装。内部包含图像分层、边缘处理、二值化等算法。也包含了矩阵计算的很多算法。看后受益非浅。-A very good image abroad, graphics processing software source code package, an executable file, need to install. Contains images of internal delamination, edge treatment, such as binarization algorithm. Also contains a lot of matrix calculation algorithm. After benefited.
Platform: | Size: 17483776 | Author: tom | Hits:

[Special EffectsJIFT

Description: 用C++写的SIFT的源代码,其中用到了OPENCV一些库,希望对想了解SIFT的人有用-Using C to write the source code of SIFT, which uses the Treasury OPENCV some hope for those who would like to know SIFT useful
Platform: | Size: 49152 | Author: 杨占龙 | Hits:

[Special Effectsflymeilin

Description: 这是傅立叶梅林变换的MATLAB源代码,很实用,适合做水印或图象处理相关的朋友参考使用.-This is the Fourier Mellin Transform MATLAB source code, very useful, suitable for a watermark or image processing-related friends use and reference.
Platform: | Size: 120832 | Author: li yong | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 40 »

CodeBus www.codebus.net